PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureElement Class / getClassNames Method
In This Topic
    getClassNames Method
    In This Topic
    Gets the attributes class names.
    Syntax
    public PDFAttributeClassCollection getClassNames()

    Return Value

    A collection of attribute class names associated with this structure element.
    See Also